Image Clear Color Objects
Labels
-
ASCII
-
ImageClearColor
-
Binary
-
imcc
( =
0x696D6363
)
Data Format
ColorRGB clearColor
-
clearColor
-
The RGB color to be given to the visible background of a model when an image is rendered from that model.
Description
An image clear color object is used to assign color to the background of a model in a rendered image when the model does not completely fill that image.
Parent Hierarchy
Data, view hints data.
Parent Objects
View hints. An image clear color object always has a parent object.
Example
Container (
ViewHints ( )
ImageDimensions ( ... )
ImageClearColor ( 1 1 1 )
.
.
.
)
© 1997 Apple Computer, Inc.
Previous | QD3D Book | Overview | Chapter Contents | Next |